commit: Clarify that syncfs is of repo/tmp
authorColin Walters <walters@verbum.org>
Mon, 17 Mar 2025 23:09:53 +0000 (19:09 -0400)
committerColin Walters <walters@verbum.org>
Mon, 17 Mar 2025 23:10:42 +0000 (19:10 -0400)
commit688ab1aa8ec2c720c21b0026aef8ce9c4f7efac9
tree984171f35dc219e5d5663b290353f9c3cfce65dd
parent364e22f19c7dcc44f76dbc8c4a844f55d0d11e39
commit: Clarify that syncfs is of repo/tmp

We saw this in an error message:
```
error: Generating commit from rootfs: syncfs: Not a directory
```

I'm pretty sure it's this function call but let's be a bit
more sure by adding a bit more context.
src/libostree/ostree-repo-commit.c